html {
    scroll-behavior: smooth;
}

[v-cloak] {
    display: none;
    visibility: hidden;
}

body {
    width: 100%;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
    /*text-align: center;*/
    background-color: #E6E7E9;
    /*background:url(images/indexbg.jpg) repeat-x;*/
}

#main {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    display: none;
}

.header {
    width: 100%;
    margin: 0 auto;
    background-color: #2D70CA;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
    -moz-box-shadow: 0 0 10px #D2D2D2;
    -webkit-box-shadow: 0 0 10px #D2D2D2;
    box-shadow: 0 0 10px #D2D2D2;*/
}

#top {
    clear: both;
    top: 0;
    z-index: 100;
    margin: 0 auto;
    text-align: center;
    background-color: #021442;
}

@media screen and (max-width: 1200px) {
    #top {
        width: 1200px;
    }
}

.top {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: 258px;
    background: url(images/topbg.jpg) top center no-repeat;
}

.sitename {
    clear: both;
    margin: 55px 20px;
    text-align: left;
    float: left;
    height: 110px;
    width: 576px;
}

.search {
    float: right;
    width: 320px;
    mragin: 60px;
    height: 80px;
    /*background-color:#00CC66;*/
}

.search input {
    float: left;
    margin-top: 90px;
    border-radius: 50px;
    height: 34px;
    width: 260px;
    border: 0 solid #6699CC;
    padding: 2px 10px;
    background-color: #B7CEF7;
    color: #666666;
}

.search a {
    float: left;
    margin-top: 95px;
    margin-left: -40px;
}

/*#{clear:both;width:100%; margin:0 auto; padding:0 auto;height:49px; background-color:#EA4E5C;}*/

.menu {
    clear: both;
    margin: 0 auto;
    text-align: center;
    height: 60px;
    width: 1400px;
}

.menu ul {
    margin: 0;
    list-style: none;
}

.menu li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    height: 60px;
    border-right: 0 dotted #FBE6E3;
    line-height: 60px;
}

.menu li a {
    color: #333;
    text-decoration: none;
}

.menu li a:hover {
    color: #D20032;
    text-decoration: none;
}

#banner {
    width: 1200px;
    margin: 0 auto;
    height: 135px;
    text-align: center;
    margin: 25px auto;
}

.tab {
    clear: both;
    width: 550px;
    text-align: center;
    height: 40px;
    border-bottom: 1px #eeeeee solid;
}

.tabtitle {
    float: left;
    width: 500px;
    text-align: center;
    height: 40px;
}

.tabtitle span {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    margin-left: 5px;
    border-radius: 5px 5px 0 0;
}

.tabtitle span a {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
}

.tabtitle span a:hover {
    color: #0052C1;
}


.listtabtitle {
    float: right;
    /*width: 660px;*/
    text-align: center;
    height: 40px;
}

.listtabtitle span {
    display: block;
    float: right;
    /*width: 120px;*/
    height: 30px;
    margin-left: 5px;
    border-radius: 20px;
    padding: 0px 10px;
}

.listtabtitle span a {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
}

.listtabtitle span a:hover {
    color: #0052C1;
}


.current {
    background-color: #efefef;
}

.more {
    float: right;
    margin: 0px;
    width: 50px;
}

.more a {
    color: #0052C1;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
}

.more a:hover {
    color: #006CFF;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
}

.lm {
    clear: both;
    width: 560px;
    text-align: center;
    height: 40px;
    border-bottom: 1px #eeeeee solid;
}

.lmtitle {
    float: left;
    width: 400px;
    text-align: center;
    height: 40px;
}

.lmtitle span {
    display: block;
    color: #333333;
    font-weight: bold;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    border-radius: 5px 5px 0 0;
    background-color: #efefef;
}

.lmmore {
    float: right;
    margin: 0px;
    width: 50px;
}

.lmmore a {
    color: #0052C1;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
}

.lmmore a:hover {
    color: #006CFF;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
}


#main1 {
    clear: both;
    width: 1200px;
    height: auto;
    min-height: 600px;
    margin: 0 auto;
    background-color: #fff;
}

#main2 {
    clear: both;
    width: 1200px;
    height: 800px;
    margin: 0 auto;
    background-color: #fff;
}

#main3 {
    clear: both;
    width: 1200px;
    height: 490px;
    margin: 0 auto;
    padding-top: 30px;
    background-color: #fff;
}

#list_main3 {
    clear: both;
    width: 1200px;
    height: 780px;
    margin: 0 auto;
    padding-top: 30px;
    background-color: #fff;
}

#main4 {
    clear: both;
    width: 1200px;
    height: 260px;
    margin: 0 auto;
    background-color: #fff;
}

#main6 {
    clear: both;
    width: 1200px;
    height: 440px;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #fff
}

#main5 {
    clear: both;
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #635E5E;
}


.bigtitle {
    clear: both;
    width: 1200px;
    margin: 25px 0 30px 0;
    padding-top: 25px;
    text-align: center;
}

.bigtitle h1 {
    clear: both;
    width: 1200px;
    font-size: 22px;
    color: #333;
    line-height: 22px;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    font-weight: normal;
    display: inline;
}

.bigtitle h5 {
    clear: both;
    font-size: 12px;
    line-height: 50px;
    margin: 5px auto;
    color: #999;
    text-align: center;
    font-weight: normal;
}

.bigtitle h6 {
    clear: both;
    height: 2px;
    width: 100px;
    margin: 5px auto;
    background-color: #F98788;
}

.list_bigtitle {
    clear: both;
    width: 1160px;
    margin: 0 auto;
    height: 40px;
    padding: 20px 20px 0px 20px;
    text-align: center;
    background-color: #FFFFFF;
    border-bottom: 5px #eeeeee solid;
}

.list_bigtitle h1 {
    clear: both;
    float: left;
    /*width: 300px;*/
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 0px;
    text-align: left;
    font-weight: bold;
    text-indent: 30px;
    background: url(images/icon_arrow2.png) left no-repeat;
    background-size: 20px 20px;
}

.mani1_content {
    clear: both;
    width: 1200px;
    margin: 20px auto;
    text-align: center;
}

.main1_left {
    float: left;
    width: 220px;
    height: 500px;
    margin: 0;
}

.main1_left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main1_left ul li {
    clear: both;
    width: 200px;
    margin: 0 auto;
    margin-left: 20px;
    margin-bottom: 45px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background-color: #F98788;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.main1_left ul a {
    text-decoration: none;
    color: #fff;
}

.main1_left ul li:hover {
    background-color: #ED6A6B;
}

.main1_right {
    float: left;
    width: 1120px;
    height: 500px;
    margin: 0 10px 0 30px;
}

.main1_right h2 {
    clear: both;
    width: 1020px;
    text-align: left;
    color: #333333;
    font-size: 26px;
    line-height: 36px;
}

.main1_right p {
    color: #666666;
    line-height: 36px;
    font-size: 16px;
    text-align: left;
    width: 1120px;
    margin: 5px 0 5px 0;
}

.main1_right_btn {
    width: 1120px;
    height: 55px;
    line-height: 50px;
    margin: 0 0 0 0;
    color: #fff;
}

.main1_right_btn a {
    display: block;
    float: right;
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin: 5px 0;
    background-color: #F98788;
    text-decoration: none;
    color: #fff;
}

.main1_right_btn a:hover {
    color: #fff;
    background-color: #ED6A6B;
}

.main1_right ul {
    clear: both;
    width: 1180px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.main1_right ul a li {
    float: left;
    width: 215px;
    margin: 10px 10px 3px 0;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #F98788;
    border-radius: 50px;

}

.main1_right ul a {
    text-decoration: none;
    color: #F98788;
}

.main1_right li:hover {
    background-color: #F98788;
    color: #fff;
}

/**/

.main2_ {
    clear: both;
    width: 1355px;
    height: 40px;
    margin: 20px auto;
}

.main2_ ul {
    clear: both;
    width: 1355px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.main2_ ul a li {
    float: left;
    width: auto;
    margin: 0 5px;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #F98788;
    /*border-radius:40px 0 40px 0;*/
    border-top-left-radius: 5em 10em;
    border-bottom-right-radius: 5em 10em;
}

.main2_ ul a {
    text-decoration: none;
    color: #666;
}

.main2_ li:hover {
    background-color: #F98788;
    color: #fff;
}


.main2_marquee {
    clear: both;
    width: 1360px;
    height: 500px;
    margin: 0 auto;
}


/*main3*/

.main3_left {
    clear: both;
    float: left;
    width: 550px;
    height: 464px;
    position: relative;
    margin: 0 30px;
    background-color: #F5F6F7;
    display: block;
    text-decoration: none;

}

.main3_left:hover {
    color: #fff;
}

.main3_left h6 {
    clear: both;
    font-size: 14px;
    color: #ccc;
    line-height: 32px;
    text-align: left;
    margin: 15px 20px;
    padding: 0 20px;
    font-weight: normal;
}

.main3_left img {
    width: 450px;
    height: 380px;
    text-align: left;
}

.main3_left h3 {
    clear: both;
    font-size: 20px;
    color: #333;
    line-height: 32px;
    text-align: left;
    margin: 15px 40px;
    padding: 0 20px;
}

.main3_left p {
    clear: both;
    width: 430px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: left;
    margin: 20px 12px;
    border-left: 2px solid #eee;
    padding: 0 20px;
}

.main3_left_btn {
    clear: both;
    width: 400px;
    position: absolute;
    bottom: 8px;
    line-height: 50px;
    margin: 0 40px;
    padding: 0 20px;

}

.main3_left_btn img {
    clear: both;
    width: 20px;
    height: 20px;

}


.main3_right {
    float: left;
    width: 470px;
    margin: 0;
    margin-left: 10px;
}

.main3_right ul {
    margin: 0;
    padding: 0;
    width: 550px;
    height: 350px;
    list-style: none;
}

.main3_right ul li {
    clear: both;
    height: 120px;
    margin: 10px 0px 10px 2px;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
}

.main3_right h4 {
    width: 490px;
    line-height: 32px;
    color: #333;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
    height: 40px;
}

.main3_right h6 {
    width: 420px;
    line-height: 24px;
    font-size: 12px;
    color: #999;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-left: 15px;
    font-weight: normal;
}

.main3_right h4 a {
    color: #555;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
}

.main3_right h4 a:hover {
    color: #006CFF;
    text-decoration: none;
}

.main3_right_li_left {
    clear: both;
    float: left;
    margin: 0 auto;
    text-align: left;
    width: 420px;
    margin-left: 0px;
}

.main3_right_li_right {
    float: right;
    margin: 0 auto;
    width: 90px;
    text-align: center;
}

.main3_right_li_right h3 {
    clear: both;
    font-size: 14px;
    color: #ccc;
    font-weight: normal;
    text-align: right;
    height: 80px;
    line-height: 32px;
    padding-top: 0;
}

.main3_right_li_right h2 {
    clear: both;
    text-align: right;
}

.main3_right_li_right h2 img {
    width: 16px;
    height: 16px;
}

/* list start */
.list_main3_right {
    float: left;
    width: 1170px;
    margin: 0;
    margin-left: 20px;
}

.list_main3_right ul {
    margin: 0;
    padding: 0;
    width: 1150px;
    height: 350px;
    list-style: none;
}

.list_main3_right ul li {
    clear: both;
    height: 80px;
    margin: 10px 0px 10px 2px;
    border-bottom: 1px solid #eee;
    padding-top: 0px;
}

.list_main3_right h4 {
    width: 990px;
    line-height: 32px;
    color: #333;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
    height: 40px;
}

.list_main3_right h6 {
    width: 1020px;
    line-height: 24px;
    font-size: 12px;
    color: #999;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-left: 15px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_main3_right h4 a {
    color: #555;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
}

.list_main3_right h4 a:hover {
    color: #006CFF;
    text-decoration: none;
}

.list_main3_right_li_left {
    clear: both;
    float: left;
    margin: 0 auto;
    text-align: left;
    width: 850px;
    margin-left: 0px;
}

.list_main3_right_li_right {
    float: right;
    margin: 0 auto;
    width: 90px;
    text-align: center;
}

.list_main3_right_li_right h3 {
    clear: both;
    font-size: 14px;
    color: #ccc;
    font-weight: normal;
    text-align: right;
    height: 80px;
    line-height: 32px;
    padding-top: 0;
}

.list_main3_right_li_right h2 {
    clear: both;
    text-align: right;
}

.list_main3_right_li_right h2 img {
    width: 16px;
    height: 16px;
}

/* list start */


/*main4*/

.main4_content {
    float: left;
    width: 1200px;
    margin: 0;
}

.main4_content a {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}

.main4_content a:hover {
    color: #006CFF;
    text-decoration: underline;
}

.main4_content ul {
    margin: 0px 14px 5px 30px;
    padding: 0;
    list-style: none;
}

.main4_content ul li {
    float: left;
    width: 269px;
    height: 60px;
    line-height: 60px;
    margin: 5px 20px 20px 0;
    padding: 0;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=1);
    -moz-box-shadow: 1px 1px 10px #EAEAEA;
    -webkit-box-shadow: 1px 1px 10px #EAEAEA;
    box-shadow: 1px 1px 10px #EAEAEA;

}


.main4_content li img {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 60px;
    vertical-align: middle;
    margin: 0 5px;

}


/*footer*/

#footer {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    clear: both;
    color: #fff;
    line-height: 45px;
    background-color: #403F41;
    text-align: center;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #bbd8fd;
    text-decoration: underline;
}

/*ny*/
.nytitle {
    clear: both;
    width: 1200px;
    margin: 20px 0;
    text-align: center;
    display: none;
}

.nytitle h1 {
    clear: both;
    width: 1200px;
    font-size: 28px;
    color: #E95A6E;
    line-height: 36px;
    margin: 5px auto;
    text-align: center;
    font-weight: normal;
}

.nytitle h5 {
    clear: both;
    font-size: 12px;
    line-height: 50px;
    margin: 5px auto;
    color: #999;
    text-align: center;
    font-weight: normal;
}

.nytitle h6 {
    clear: both;
    height: 2px;
    width: 100px;
    margin: 5px auto;
    background-color: #F98788;
}


#nymain1 {
    clear: both;
    width: 1400px;
    height: 600px;
    margin: 0 auto;
}

.nymain1_content {
    clear: both;
    width: 1200px;
    margin: 20px auto;
    text-align: center;
}

.nymain1_content h5 {
    clear: both;
    width: 200px;
    text-align: left;
    color: #333333;
    font-size: 16px;
    padding: 2px 0;
    margin: 0 10px 10px 10px;
    border-bottom: 1px solid #F98788;
    line-height: 36px;
    font-weight: bold;
}

.nymain1_content_left1 {
    clear: both;
    width: 220px;
    height: 140px;
    margin: 0;
}

.nymain1_content_left1 ul {
    margin: 5px;
    padding: 0;
    list-style: none;
}

.nymain1_content_left1 ul li {
    float: left;
    margin: 5px;
    height: 30px;
    line-height: 30px;
    padding: 2px 5px;
    font-size: 14px;
    background-color: #F98788;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.nymain1_content_left1 ul a {
    text-decoration: none;
    color: #fff;
}

.nymain1_content_left1 ul li:hover {
    background-color: #ED6A6B;
}

.nymain1_content_left2 {
    clear: both;
    width: 220px;
    height: 500px;
    margin: 0;
}

.nymain1_content_left2 ul {
    clear: both;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nymain1_content_left2 ul a li {
    clear: both;
    width: 200px;
    margin: 10px 10px 3px 10px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #F98788;
    border-radius: 50px;
    font-size: 14px;

}

.nymain1_content_left2 ul a {
    text-decoration: none;
    color: #333;
}

.nymain1_content_left2 li:hover {
    background-color: #F98788;
    color: #fff;
}

.nymain1_content_left {
    float: left;
    width: 220px;
    min-height: 840px;
    margin: 0 0 20px 0;
    padding: 0;
    background-color: #FFFFFF;
    border-radius: 10px;
}

.nymain1_content_right {
    float: left;
    width: 1120px;
    min-height: 800px;
    margin: 0 0 20px 20px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
}

.nymain1_content_right h2 {
    clear: both;
    width: 1100px;
    text-align: center;
    color: #333333;
    font-size: 26px;
    line-height: 60px;
    margin-bottom: 30px;
}

.nymain1_content_right p {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    color: #666;
}

.gywm img {
    margin: 20px auto;
    text-align: center;
    width: 800px;
    height: auto;
}

.nymain1_content_right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nymain1_content_right li {
    clear: both;
    margin: 0 0 20px 0;
    height: 200px;
    text-align: left;
    color: #333;
    line-height: 36px;
    font-size: 16px;
}

.nymain1_content_right_li_left {
    clear: both;
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 20px 0 0;
}

.nymain1_content_right_li_right {
    float: left;
    width: 800px;
}

.nymain1_content_right_li {
    clear: both;
    width: 1120px;
}

.ylks img {
    border-radius: 0 30px 0 30px;
    width: 300px;
    height: 200px;
    object-fit: cover;
}

.nymain1_content_right li h3 {
    margin: 0;
    text-align: left;
    color: #333;
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
}

.nymain1_content_right li h6 {
    margin: 0;
    text-align: left;
    color: #333;
    line-height: 36px;
    font-size: 16px;
    font-weight: normal;
}

.ylks_zj_list h5 {
    margin: 0;
    text-align: center;
    width: 1100px;
    height: 8px;
    color: #333;
    line-height: 20px;
    font-weight: normal;
    margin-top: -17px;
    border-bottom: 1px solid #ff6666;
}

.ylks_zj_list h6 {
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    width: 100px;
    height: 8px;
    color: #333;
    line-height: 20px;
    font-weight: normal;
    background-color: #FF6666;
    border-radius: 10px;
}

.nymain1_content_right_btn {
    width: 793px;
    height: 55px;
    line-height: 50px;
    margin: 0;
    color: #fff;
}

.nymain1_content_right_btn a {
    display: block;
    float: right;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 5px 0;
    background-color: #F98788;
    text-decoration: none;
    color: #fff;
}

.nymain1_content_right_btn a:hover {
    color: #fff;
    background-color: #ED6A6B;
}

.nymain1_content_li_btn {
    width: 1120px;
    height: 55px;
    line-height: 50px;
    margin: 0;
    color: #fff;
}

.nymain1_content_li_btn a {
    display: block;
    float: right;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 5px 0;
    background-color: #F98788;
    text-decoration: none;
    color: #fff;
}

.nymain1_content_li_btn a:hover {
    color: #fff;
    background-color: #ED6A6B;
}


/*ylks_ny*/
.ylks_zj_list {
    clear: both;
    width: 1060px;
    height: 700px;
    margin: 0 auto;
}

/*zjtd*/
#nymain2 {
    clear: both;
    width: 1400px;
    height: 980px;
    margin: 0 auto;
}

.nymain2_content {
    clear: both;
    width: 1400px;
    margin: 20px 0 20px 0;
    text-align: center;
    border-radius: 10px;
    background-color: #FFFFFF;
    padding-top: 10px;
}

.nymain2_marquee {
    clear: both;
    width: 1000px;
    margin: 0 auto;
}

.ny_bigtitle {
    clear: both;
    width: 1120px;
    margin: 10px 0 20px 0;
    text-align: center;
}

.ny_bigtitle h1 {
    clear: both;
    width: 1100px;
    font-size: 28px;
    color: #E95A6E;
    line-height: 36px;
    margin: 5px auto;
    text-align: center;
    font-weight: normal;
}

.ny_bigtitle h2 {
    clear: both;
    font-size: 12px;
    line-height: 50px;
    margin: 5px auto;
    color: #999;
    text-align: center;
    font-weight: normal;
}

.ny_bigtitle h6 {
    clear: both;
    height: 1px;
    width: 1120px;
    margin: 5px auto;
    border-bottom: 1px solid #F98788
}

.ny {
    clear: both;
    text-align: center;
    margin: 0 auto;
    /*width: 1120px;*/
    width: auto;
}

.ny h5 {
    margin: 0;
    text-align: center;
    /*width: 1120px;*/
    width: auto;
    height: 8px;
    color: #333;
    line-height: 20px;
    font-weight: normal;
    margin-top: -27px;
    border-bottom: 1px solid #ff6666;
}

.ny h6 {
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    /*color: #fff;*/
    height: 28px;
    width: auto;
    padding: 0 20px;
    color: #333;
    line-height: 28px;
    font-weight: normal;
    background-color: #FF6666;
    border-radius: 50px;
}

.width600 {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.width200 {
    width: 200px;
    margin: 0 auto;
    text-align: center;
}

.ny img {
    clear: both;
    margin: 40px auto;
    text-align: center;
    width: 800px;
}

/**/
.cclx {
    /*width: 1160px;*/
    width: auto;
    margin: 30px auto;
    clear: both;
    /*text-align: center;*/
}

.cclxleft {
    float: left;
    text-align: left;
    width: 380px;
    margin-left: 40px;
}

.cclxright {
    float: left;
    width: 680px;
}

/**/

.lylist {
    clear: both;
    width: 97%;
    margin: 5px auto;
    margin-bottom: 20px;
    height: auto;
    min-height: 200px;
    text-align: left;
    line-height: 36px;
    font-size: 14px;
    padding: 10px 15px;
    border: 1px dotted #ccc;
    background-color: #f9f9f9;
    border-radius: 20px;
}

.lylist span {
    clear: both;
    float: left;
    font-weight: bold;
    color: #999;
}

.lylist h4 {
    float: left;
    text-align: left;
    font-weight: normal;
    width: 90%;
    color: #666;

}

.lylist h4 b {
    color: #FF6600

}

.lylist h4 img {
    float: left;
    width: 60px;
    height: 40px;
    border-radius: 5px;
    vertical-align: top;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

.answer {
    clear: both;
    border-top: 1px dashed #ccc;
    margin-top: 5px;
}

.answer span {
    color: #FF9999;

}


.page {
    clear: both;
    width: 850px;
    /*height: 80px;*/
    padding: 30px 0;
    margin: 10px auto;
    /*text-align: center;*/
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    /*background-color:#663333;*/
    display: flex;
    justify-content: center;
}

.page h4 {
    float: left;
    /*width: 100px;*/
    font-size: 14px;
    height: 28px;
    color: #666666;
    line-height: 32px;
    margin: 0 10px;
}

.page ul {
    /*width: 400px;*/
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 28px;
}

.page ul li {
    float: left;
    width: 80px;
    text-align: center;
}

.page a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    background-color: #eee;
    border-radius: 5px;
    margin: 0 5px;
    padding: 0 10px;
    text-align: center;
}

.page a:hover {
    text-decoration: none;
    color: #FF3300;
}

.page input {
    float: left;
    margin-left: 10px;
    border-radius: 5px;
    height: 30px;
    /*padding-left: 10px;*/
    width: 40px;
    color: #333;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0 5px;
}

.page button {
    float: left;
    height: 32px;
    width: 60px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-color: #288DEA;
    border: 0;
    margin: 0 10px;
}

.page button:hover {
    background-color: #FF9900;
}


/* 2022.08.24 update*/

#main5 h3 {
    clear: both;
    width: 1170px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    margin: 30px auto;
    padding-top: 30px;
    padding-left: 30px;
}

#main5 h5 {
    clear: both;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    margin: 10px auto;
    border-bottom: 1px solid #939597;
}

#main5 h4 {
    clear: both;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin: 0 auto;
}

#main5 h6 {
    clear: both;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    margin: 0 auto;
    font-weight: normal;
}

.main5_cont {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.lxdh {
    float: left;
    width: 20%;
    text-align: left;
    margin-left: 30px;
    color: #fff;
}

.lxdh h4 {
    line-height: 32px;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.lxdh p {
    line-height: 32px;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.tsfs {
    clear: both;
    float: left;
    width: 50%;
    text-align: left;
    color: #fff;
    margin-left: 30px;
}

.tsfs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tsfs li {
    float: left;
    width: 200px;
    margin: 0;
    height: 32px;
    text-align: left;
    color: #333;
    line-height: 32px;
    font-size: 14px;
}

.tsfs li a {
    color: #FFFFFF;
    text-decoration: none;
}

.tsfs li a:hover {
    color: #BAD7FF;
    text-decoration: underline;
}

.gzwm {
    float: left;
    width: 18%;
    text-align: left;
    color: #fff;
    margin-left: 60px;
}

.gzwm ul {
    clear: both;
    margin: 0;
    text-align: center;
    padding: 0;
    list-style: none;
}

.gzwm ul li {
    float: left;
    margin-right: 18px;
}

.gzwm li img {
    width: 90px;
    height: 90px;
}

.zxly {
    clear: both;
    width: 860px;
    margin: 0 auto;
    text-align: center;
    /*color: #fff;*/
}

.zxly_form1 {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.zxly_form1 input {
    clear: both;
    width: 860px;
    border: 0;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    margin: 20px 0 0 0;
    padding: 0 10px;
    border: 1px solid #eee;
}

.zxly_form1 textarea {
    clear: both;
    width: 860px;
    border: 0;
    border-radius: 5px;
    /*height: 250px;*/
    line-height: 30px;
    margin: 20px 0 0 0;
    padding: 10px;
    height: 200px;
    border: 1px solid #eee;
}

.zxly_form1_btn {
    clear: both;
    width: 860px;
    height: 55px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.zxly_form1_btn button {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 30px auto;
    text-align: center;
    background-color: #288DEA;
    text-decoration: none;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    /*outline: 0;*/
    border-width: 0;
    transition: all .20s;
}

.zxly_form1_btn button:hover {
    background-color: #50A4F2;
}

.container {
    width: 100%;
    margin: 0px auto;
    clear: both;
    /*text-align: center;*/
    background-color: #E6E7E9;
    padding: 20px 0 0 0;
}

.main1_content {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 1160px;
}

.main1_content a {
    text-decoration: none;
}

.main1_content ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.main1_content ul li {
    float: left;
    width: 365px;
    height: 480px;
    margin: 0 10px;
    text-align: center;
    background-color: #E6E7E9;
    position: relative;
}

.main1_content li img {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 365px;
    height: 280px;
}

.main1_content li h2 {
    clear: both;
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
    font-size: 24px;
    line-height: 36px;
    color: #7E7F82;
    font-weight: bold;

}

.main1_content li h3 {
    clear: both;
    margin: 0 auto;
    width: 300px;
    text-align: left;
    font-size: 10px;
    line-height: 10px;
    color: #7E7F82;
    font-weight: normal;
}

.main1_content li h3 span {
    display: block;
    width: 30px;
    color: #CCCCCC;
    border-bottom: 2px solid #999;
    text-align: left;
}

.main1_content li h4 {
    clear: both;
    margin: 10px auto;
    width: 300px;
    text-align: left;
    font-size: 12px;
    line-height: 24px;
    color: #7E7F82;
    font-weight: normal;
}

.main1_content li h5 {
    position: absolute;
    left: 28px;
    bottom: 20px;
    /*clear: both;*/
    /*margin: 10px auto;*/
    /*margin-top: 20px;*/
    /*width: 300px;*/
    text-align: left;
    font-size: 12px;
    line-height: 24px;
    color: #7E7F82;
    font-weight: normal;
}

.main1_content li h5 span {
    display: block;
    width: 60px;
    border-radius: 5px;
    height: 16px;
    line-height: 18px;
    text-align: center;
    margin: 0;
    padding: 2px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

.main2_content {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 1148px;
}

.main2_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main2_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main2_content ul li {
    float: left;
    margin: 10px auto;
    text-align: center;
}

.main2_content ul li img {
    width: 270px;
    height: 180px;
    margin: 0 8px;
}

.main2_content ul li h4 {
    clear: both;
    margin: 3px 7px 5px 7px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.main6_content {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.main6_content_li_right {
    margin-left: 15px;
    margin-top: 0px;
    padding: 30px 5px;
    list-style: none;
    float: left;
    width: 560px;
    height: 380px;
    background-color: #fff
}

.main6_content_li_left {
    float: left;
    width: 200px;
    height: 200px;
}


.main6_content_li_left img {
    width: 180px;
    height: 180px;
    margin: 10px;
    object-fit: contain;
}

.main6_content_li_right h4 {
    clear: both;
    width: 300px;
    height: 30px;
    font-size: 16px;
    line-height: 50px;
    color: #666666;
    text-align: left;
}

.main6_content_li_right h5 {
    clear: both;
    width: 300px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #666666;
    text-align: left;
    font-weight: normal;
}

.main6_content_li_right h6 {
    clear: both;
    width: 300px;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    text-align: left;
    font-weight: normal;
}

.main6_content_li_right ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}

.main6_content_li_right ul li {
    clear: both;
    width: 560px;
    margin: 0;
    height: 40px;
    border-bottom: 1px dashed #eeeeee;
}

.main6_content_li_right ul li a {
    float: left;
    width: 420px;
    margin: 0 10px;
    color: #333333;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main6_content_li_right ul li a:hover {
    color: #006CFF;
}

.main6_content_li_right ul li span {
    display: block;
    float: right;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 12px;
    color: #cccccc;
}

#cont_main {
    width: 1200px;
    margin: 30px auto;
    clear: both;
    /*text-align: center;*/
    background-color: #FFFFFF;
}

.cont_main1 {
    width: 900px;
    margin: 0 auto;
    padding: 50px 0;
    clear: both;
    /*text-align: center;*/
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

.cont_main1 h2 {
    margin: 0 auto;
    clear: both;
    /*text-align: left;*/
    font-size: 20px;
    color: #666;
    line-height: 40px;
}

.cont_main1 p {
    /*text-align: left;
    text-indent: 2em;*/
}

.cont_main1 iframe {
    height: 45rem !important;
    width: 100% !important;
    border: 0;
}

/*iframe#map {*/
/*    height: 30rem !important;*/
/*    width: 100% !important;*/
/*    border: 0;*/
/*}*/

.cont_main1 img, .cont_main1 video {
    /*width: 900px;*/
    /*height: 600px;*/
    height: auto;
    max-width: 100% !important;
    margin: 20px auto;
    /*clear: both;*/
    text-align: center;
}

#list1_main {
    clear: both;
    width: 1200px;
    /*height: 960px;*/
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 20px;
}

.list1_main {
    clear: both;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 900px;
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

.list1_main a {
    text-decoration: none;
}

.list1_main ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.list1_main ul li {
    float: left;
    width: 280px;
    height: 380px;
    margin: 10px;
    position: relative;
    text-align: center;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
    -moz-box-shadow: 2px 2px 10px #EAEAEA;
    -webkit-box-shadow: 2px 2px 10px #EAEAEA;
    box-shadow: 2px 2px 10px #EAEAEA;
}

.list1_main ul li:hover {
    float: left;
    width: 280px;
    height: 380px;
    margin: 10px;
    text-align: center;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
    -moz-box-shadow: 2px 2px 10px #ddd;
    -webkit-box-shadow: 2px 2px 10px #ddd;
    box-shadow: 2px 2px 10px #ddd;
}

.list1_main li img {
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 280px;
    height: 180px;
    object-fit: cover;
}

.list1_main li h2 {
    clear: both;
    width: 260px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    color: #7E7F82;
    font-weight: normal;

}

.list1_main li h3 {
    clear: both;
    margin: 0 auto;
    width: 260px;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    color: #7E7F82;
    font-weight: normal;
}

.list1_main li h3 span {
    display: block;
    width: 30px;
    color: #CCCCCC;
    border-bottom: 2px solid #999;
    text-align: center;
}

.list1_main li h4 {
    clear: both;
    margin: 10px auto;
    width: 260px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #7E7F82;
    font-weight: normal;
}

.list1_main li h5 {
    /*clear: both;*/
    /*margin: 10px auto;*/
    /*margin-top: 20px;*/
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 20px;
    font-size: 12px;
    line-height: 24px;
    color: #7E7F82;
    font-weight: normal;
}

.list1_main li h5 span {
    display: inline-block;
    width: 60px;
    border-radius: 5px;
    height: 16px;
    line-height: 18px;
    text-align: center;
    /*margin: 0 auto;*/
    padding: 2px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

/**/

#list2_main {
    clear: both;
    width: 1200px;
    /*height: 1320px;*/
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 20px;
}

.list2_main {
    clear: both;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 900px;
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

.list2_main h4 {
    clear: both;
    margin: 20px auto;
    width: 900px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    font-weight: normal;
}

.list2_main a {
    text-decoration: none;
}

.list2_main ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.list2_main ul li {
    clear: both;
    width: 900px;
    height: 240px;
    margin: 40px 0;
    text-align: center;
}

.li_bgcolor1 {
    background-color: #D1D2D4;
    color: #635F5E;
}

.li_bgcolor2 {
    background-color: #635F5E;
    color: #fff;
}

.list2_main_left {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 500px;
    height: 240px;
}

.list2_main_right {
    float: left;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 360px;
    padding-left: 20px;
    height: 240px;
}

.list2_main_left img {
    width: 500px;
    height: 240px;
    object-fit: cover;
}

.list2_main_right h3 {
    clear: both;
    width: 380px;
    margin: 20px auto;
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
}

.list2_main_right h5 {
    clear: both;
    margin: 0 auto;
    width: 360px;
    text-align: left;
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
}

.list2_main_right h6 {
    position: absolute;
    bottom: 10px;
    /*clear: both;*/
    right: 10px;
    /*margin-top: 30px;*/
    /*width: 360px;*/
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    text-align: right;
}

.list2_main_right span {
    display: inline-block;
    /*float: right;*/
    /*width: 50px;*/
    padding: 0 15px;
    margin-right: 0;
    border: 0;
    /*text-align: right;*/
}

/**/

#list3_main {
    clear: both;
    width: 1200px;
    height: 1100px;
    margin: 0 auto;
    background-color: #fff;
}

.list3_main {
    clear: both;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 900px;
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

.list3_main h4 {
    clear: both;
    margin: 20px auto;
    width: 900px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    font-weight: normal;
}

.list3_main a {
    text-decoration: none;
}

.list3_main ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.list3_main ul li {
    float: left;
    width: 430px;
    height: 200px;
    margin: 20px 10px;
    text-align: center;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
    -moz-box-shadow: 2px 2px 10px #EAEAEA;
    -webkit-box-shadow: 2px 2px 10px #EAEAEA;
    box-shadow: 2px 2px 10px #EAEAEA;
}

.list3_main_left {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    height: 200px;
}

.list3_main_right {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    padding-left: 20px;
    height: 200px;
}

.list3_main_left img {
    width: 200px;
    height: 200px;
}

.list3_main_right h4 {
    clear: both;
    width: 200px;
    margin: 10px auto;
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    color: #7E7F82;
    font-weight: normal;
}

.list3_main_right h5 {
    clear: both;
    margin: 0 auto;
    width: 200px;
    text-align: left;
    font-size: 12px;
    line-height: 28px;
    color: #7E7F82;
    font-weight: normal;
}

.list3_main_right h6 {
    clear: both;
    margin-top: 10px;
    width: 200px;
    font-size: 12px;
    line-height: 24px;
    color: #7E7F82;
    text-align: left;
    font-weight: normal;
}

.list3_main_right span {
    display: block;
    float: right;
    width: 50px;
    color: #333;
    padding: 0 15px;
    margin-right: 0;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: right;
}

/**/

#list4_main {
    clear: both;
    width: 1200px;
    /*height: 850px;*/
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 20px;
}

.list4_main {
    clear: both;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 900px;
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

.list4_main h4 {
    clear: both;
    margin: 20px auto;
    width: 900px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    font-weight: normal;
}

.list4_main a {
    text-decoration: none;
}

.list4_main ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.list4_main ul li {
    float: left;
    width: 430px;
    height: 180px;
    margin: 20px 10px;
    text-align: center;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
    -moz-box-shadow: 2px 2px 10px #EAEAEA;
    -webkit-box-shadow: 2px 2px 10px #EAEAEA;
    box-shadow: 2px 2px 10px #EAEAEA;
}

.list4_main_left {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 180px;
    height: 180px;
}

.list4_main_right {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 220px;
    padding-left: 20px;
    height: 200px;
}

.list4_main_left img {
    width: 180px;
    height: 180px;
    /*object-fit: cover;*/
}

.list4_main_right h4 {
    clear: both;
    width: 220px;
    margin: 10px auto;
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    color: #7E7F82;
    font-weight: normal;
}

.list4_main_right h5 {
    clear: both;
    margin: 0 auto;
    width: 220px;
    text-align: left;
    font-size: 12px;
    line-height: 28px;
    color: #7E7F82;
    font-weight: normal;
}

.list4_main_right h6 {
    clear: both;
    margin-top: 10px;
    width: 220px;
    font-size: 12px;
    line-height: 24px;
    color: #7E7F82;
    text-align: left;
    font-weight: normal;
}

.list4_main_right span {
    display: block;
    float: right;
    width: 50px;
    color: #333;
    padding: 0 15px;
    margin-right: 0;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: right;
}


/**/

#list5_main {
    clear: both;
    width: 1200px;
    height: 1060px;
    margin: 0 auto;
    background-color: #fff;
}

.list5_main {
    clear: both;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 900px;
    color: #999;
    font-size: 14px;
    line-height: 28px;
}

.list5_main h4 {
    clear: both;
    margin: 20px auto;
    width: 900px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 28px;
    font-weight: normal;
}

.list5_main a {
    text-decoration: none;
}

.list5_main ul {
    clear: both;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.list5_main ul li {
    clear: both;
    width: 900px;
    height: 180px;
    margin: 20px 0;
    text-align: center;
    position: relative;
}

.list5_main_left {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 320px;
    height: 180px;
}

.list5_main_right {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 540px;
    padding-left: 20px;
}

.list5_main_left img {
    width: 320px;
    height: 180px;
    object-fit: cover;
}

.list5_main_right h3 {
    clear: both;
    width: 540px;
    margin: 10px 0;
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
}

.list5_main_right h5 {
    clear: both;
    margin: 0 auto;
    width: 540px;
    text-align: left;
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
}

.list5_main_right h6 {
    /*clear: both;*/
    /*margin-top: 10px;*/
    /*width: 540px;*/
    font-size: 12px;
    line-height: 24px;
    /*text-align: left;*/
    font-weight: normal;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.list5_main_right span {
    display: inline-block;
    /*float: right;*/
    width: 50px;
    padding: 0 15px;
    margin-right: 0;
    border: 0 solid #ddd;
    /*text-align: right;*/
}

/**/
#list6_main {
    clear: both;
    width: 1200px;
    height: 760px;
    margin: 0 auto;
    background-color: #fff;
}

#list7_main {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 20px;
}

#list8_main {
    clear: both;
    width: 1200px;
    /*height: 960px;*/
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 20px;
}

.clearfix::after {
    content: '';
    clear: both;
    height: 0;
    width: 0;
    display: block;
}

.spec-arrow-left, .spec-arrow-right {
    position: absolute;
    top: 210px;
    font-size: 25px;
    transform: scaleY(500%);
    background: none;
    outline: 0;
    border: 0;
    color: rgb(239, 140, 138);
    cursor: pointer;
}

.spec-arrow-left {
    left: 8px;
}

.spec-arrow-right {
    right: 8px;
}

.spec-arrow-left:hover, .spec-arrow-right:hover,
.spec-arrow-left:active, .spec-arrow-right:active {
    color: rgb(232, 102, 102);
    text-shadow: 0 0 4px rgb(239, 140, 138);
}

.spec-arrow-left:disabled, .spec-arrow-right:disabled,
.spec-arrow-left:disabled:hover, .spec-arrow-right:disabled:hover {
    color: rgb(107, 102, 101);
    text-shadow: none;
}

.spec-group-left-enter-active, .spec-group-left-leave-active,
.spec-group-right-enter-active, .spec-group-right-leave-active {
    transition: filter .72s ease, transform .72s ease;
    position: absolute;
}

.spec-group-right-enter,
.spec-group-left-leave-to {
    filter: brightness(.66) opacity(60%);
    transform: translateX(100%) scale(82%);
}

.spec-group-right-leave-to,
.spec-group-left-enter {
    filter: brightness(.66) opacity(60%);
    transform: translateX(-100%) scale(82%);
}

#nav .menu .active-menu-item {
    /*background-color: #ED666A;*/
    background-color: rgb(44, 115, 199);
    color: #fff;
}

.dropMenu .active-menu-item {
    text-decoration: none;
    color: #fff;
    /*background-color: #ED666A;*/
    background-color: rgb(44, 115, 199);
    width: 96%;
    border-radius: 5px;
}

.cont-banner-img {
    width: 100%;
    max-height: 600px;
    object-fit: cover;
}

#cont_banner > img {
    width: 100%;
    height: auto;
}

.main3_content {
    width: 1200px;
    margin: 0 auto;
    background-color: #FFFFFF;
    text-align: center;
}

.list_content {
    width: 1160px;
    margin: 0 auto;
    padding: 20px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    font-weight: normal;
    background-color: #FFFFFF;
    text-align: center;
}

.list_content h3 {
    width: 860px;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 22px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
    text-align: center;

}

.list_content h4 {
    width: 500px;
    margin: 0 auto;
    padding: 0px 20px;
    font-size: 12px;
    color: #ccc;
    line-height: 20px;
    font-weight: normal;
    text-align: center;

}

.list_content p {
    width: 1100px;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    font-weight: normal;
    text-align: left;

}

.list_content img {
    width: auto;
    height: auto;
    margin: 10px auto;
    max-width: 100%;

}

.cont_main1 img, .cont_main1 video {
    width: auto;
    height: auto;
    max-width: 100%;
}

.head-pic {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 360px;
    margin: 28px auto;
    display: block;
}
